home *** CD-ROM | disk | FTP | other *** search
- Path: news.lpr.carel.fi!usenet
- From: Ari Lukumies <aril@cmt.lpr.mail.carel.fi>
- Newsgroups: comp.lang.c++
- Subject: Re: Inexplicable linker error
- Date: Wed, 24 Jan 1996 17:01:21 +0200
- Organization: Carelcomp Forest
- Message-ID: <310649C1.68F1@cmt.lpr.mail.carel.fi>
- References: <DLnF5J.wC@eskimo.com>
- NNTP-Posting-Host: renoir.cclahti.carel.fi
- Mime-Version: 1.0
- Content-Type: text/plain; charset=us-ascii
- Content-Transfer-Encoding: 7bit
- X-Mailer: Mozilla 2.0b6a (WinNT; I)
-
- Skye Offerle wrote:
- >
- > Ok, Borland C/C++ Gurus, I'm in need of insight.
- >
- > I have a DOS standard app project using a linked (large memory model)
- > library which nearly (oh so close) builds under Borland C++ 4.0. It
- > will compile, but halts when linking the .lib and reports:
- >
- > IDE error :
- > BCW : Unexpected Build Termination
- >
- > Someone has got to have encountered this before. What might generally
- > or possibly cause this error? Help(f1) is of little help on the
- > matter, and I seem to be config'd ok.
- >
- > Thanks in advance,
- > Skye Offerle / Tripitaka
-
- This kind of errors usually means that you've run out of memory while linking.
- Try using command-line tools (with IDE switched off first, of course), or
- check the readme files for DPMIMEM (or sth like that, can't remember exactly).
-
- Later,
- AriL
-
- --
- All my opinions are mine and mine alone.
-